home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 October / maximum-cd-2002-10.iso / Data / items.pcg / scripts / DefineButton2_133 / BUTTONCONDACTION on(release, keyPress Down).as
Encoding:
Text File  |  2002-08-15  |  161 b   |  4 lines

  1. on(release, keyPress "<Down>"){
  2.    scrollListDown("menudemo","demoname","demonumber",num_Items,topDemo,"topDemo",demoCount,"demoCount","currentDemoCount");
  3. }
  4.